Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
When should I throw an exception?Oct 07
What are the various programmed data transfer methods?Jan 05
What happens when the try block does not throw any exception?May 10
What types of object can I throw as exceptions?Dec 14
Can I call a virtual method from a constructor/destructor?Sep 08
Which of the following is true about a function call in a C++ program?Oct 03
Are all methods virtual in C#?Nov 25
Does C# have a 'throws' clause?Nov 28
Can I use exceptions in C#?Mar 02
Can I define my own exceptions?Mar 26
Which block handles the exception?Oct 25
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Why did they call it .NET?Nov 19
Explain the difference between a JMP instruction and CALL instructionOct 26
Compare CALL and PUSH instructionsJul 03
What is Program counter?Nov 12
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Does the System.Exception class have any cool features?Nov 25
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
What is the output of the program mentioned in the description? - Oct 10
Pick out the correct usage of the list function called, splice().Jun 03
In 8085 which is called as High order / Low order Register?Feb 12
Which of the following languages is not a procedure oriented programming...Oct 16
When you call a function by passing the address of a data variable, it is know a...Sep 16
Which of the following function calls is correct while providing default...Feb 25
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Consider a class X, which includes a virtual function called X_output.Feb 16
What is the general format of calling a static member function using a class...Nov 02
Which of the following is called an implicit constructor for the class xyz?Sep 26
Which of the following is an Object-oriented programming language?Nov 29
How can I get at the Win32 API from a .NET program?Mar 04